home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7467 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.9 KB

  1. Path: library.erc.clarkson.edu!rpi!not-for-mail
  2. From: tangent@cyberport.com (Warren Young)
  3. Newsgroups: comp.lang.c++.moderated,comp.lang.c++
  4. Subject: STL compatible compilers (followup)
  5. Date: 22 Feb 1996 22:02:48 -0000
  6. Organization: none
  7. Sender: cppmods@netlab.cs.rpi.edu
  8. Approved: devitto@ferndown.ate.slb.com
  9. Message-ID: <4gip68$jad@netlab.cs.rpi.edu>
  10. NNTP-Posting-Host: netlab.cs.rpi.edu
  11. X-Original-Date: Thu, 22 Feb 1996 15:07:59 GMT
  12.  
  13. As a result of all the responses I got to my question about
  14. STL-compatible compilers, I now have two good-sized lists.  The first
  15. list includes both compilers that are known to be compatible with STL,
  16. and where the cutoff point for compatibility is, if known.  The second
  17. list is the most recent version of compilers known to be
  18. _incompatible_ with STL.  As compilers come into line on this, they
  19. will move from the second list to the first.
  20.  
  21. I am willing to maintain this list, so any updates and fixes are
  22. welcome, but please email them to me so I can collect them and post
  23. them all at once.  No guarantees on the update frequency, though.
  24.  
  25. -------------------------------------------------------------------------
  26.  
  27. Compilers Compatible with STL
  28. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29. Each compiler listed is shown with the oldest version that is known to
  30. compile STL correctly.  If there are just a few contributors for a
  31. given compatibility report, their addresses are listed after the
  32. compiler name.  Once I get "enough" agreeing reports (my call), I'll
  33. consider the matter provisionally closed, and the compiler's name will
  34. stand alone.
  35.  
  36. "STL" is considered to be HP STL, draft standard STL, or some modified
  37. version that comes with the compiler that offers all the functionality
  38. of HP or draft standard STL.
  39.  
  40. Borland C++ 4.5
  41. GNU g++ 2.7.2
  42. Metrowerks Codewarrior 8.0 <jcoffin@rmii.com>, Peter Kriens
  43.     <peter.kriens@aQute.se>
  44. Visual C++ 4.0 (debugger has problems with it)
  45.  
  46.  
  47. Compilers Incompatible with STL
  48. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49. Sun C++ 4.0 <frankie@mundens.southern.co.nz>
  50. cfront 3.0
  51.  
  52.  
  53. Still Looking For Info On...
  54. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  55. Borland C++ 4.0
  56. GNU g++ 2.7.0 and 2.7.1 (will either do it, or is 2.7.2 required?)
  57. Sun C++ 4.1 (almost compatible?) <ed@metaxa.wimsey.com>
  58. Symantec C++ (Mac and Windows) (I have two "maybes")
  59. Watcom C++ (I have one "not as-is"; is there a public port?)
  60. ...anything else I can find!
  61.  
  62.  
  63. Contributors (thanks!)
  64. ~~~~~~~~~~~~~~~~~~~~~~
  65. Jerry Coffin <jcoffin@rmii.com>
  66. Peter Kriens <peter.kriens@aQute.se>
  67. Frank Pitt <frankie@mundens.southern.co.nz>
  68. Ed Sargent <ed@metaxa.wimsey.com> (found message in c.l.c++)
  69.  
  70. -------------------------------------------------------------------------
  71.  
  72. = Warren --
  73.  
  74.       [ Articles to moderate: mailto:c++-submit@netlab.cs.rpi.edu ]
  75.       [  Read the C++ FAQ: http://www.connobj.com/cpp/cppfaq.htm  ]
  76.       [  Moderation policy: http://www.connobj.com/cpp/guide.htm  ]
  77.       [      Comments? mailto:c++-request@netlab.cs.rpi.edu       ]
  78.